Skip to content

gh-93847: Fix repr of enum of generic aliases#93885

Merged
ethanfurman merged 3 commits intopython:mainfrom
serhiy-storchaka:enum-of-generic-aliases-repr
Jun 16, 2022
Merged

gh-93847: Fix repr of enum of generic aliases#93885
ethanfurman merged 3 commits intopython:mainfrom
serhiy-storchaka:enum-of-generic-aliases-repr

Conversation

@serhiy-storchaka
Copy link
Member

Fixes #93847.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enum does not work if member is an instance of types.GenericAlias

4 participants